home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / suprk445.arc / 4WILDCAT.ARC / SKBUP.BAT < prev    next >
DOS Batch File  |  1990-08-16  |  220b  |  9 lines

  1. echo off
  2. rem This is the batch file for SuperK K9Xmodem Uploads in Batch Mode
  3. rem User MUST be using SuperK or K9X
  4. cd\wildcat\protocol
  5. superk p%2 s%1 rkb f %3
  6. if esist %3 copy %3 %4
  7. if esist %3 del %3
  8. cd\wildcat
  9.